Learn R Programming

fheatmap (version 1.0.1)

Column Color : Color scheme for column annotations of "fheatmap_data"

Description

Data frame with color scheme for column annotations of data object "fheatmap_data".

Usage

data("annotation_col_color")

Arguments

Format

A data frame with 15 observations on the following variable.
Status
a factor with levels deeppink orange tomato4

Examples

Run this code
data(annotation_col_color)
fheatmap(fheatmap_data,annotation_col=annotation_col,
          annot_col_color=annotation_col_color)

Run the code above in your browser using DataLab